home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / DB_CLIPP / 3127.ZIP / CS_722.ZIP / README < prev    next >
Text File  |  1992-09-18  |  3KB  |  109 lines

  1.                             CodeSmith v7.22
  2.  
  3.  
  4.  
  5. Supplied files:
  6.  
  7. CS.EXE      CodeSmith executable     - required
  8. CS.DOC      Abbreviated documentation.
  9. README      This file
  10. SAMPLE.CS1  Pre-defined example for the tutorial.
  11. SAMPLE.CS2  Index keys and descriptions used with SAMPLE.CS1.
  12. SAMPLE.DBF  Sample database.
  13. SAMPLE.DBT
  14.  
  15.  
  16.  
  17.    USERS OF PREVIOUS CodeSmith VERSIONS, PLEASE READ ON.
  18.  
  19. IF YOU ARE UPGRADING FROM A PREVIOUS VERSION OF CODESMITH, YOU MUST
  20. GENERATE GENERIC FILES ONCE SINCE THEY HAVE ALL BEEN CHANGED.     
  21.  
  22.  
  23. ALSO, YOU MUST ERASE ?????KEY.MEM PRIOR TO RUNNING ANY NEWLY
  24. CREATED APPLICATION. Assignments for Keys ALT-F1 thru ALT-F10
  25. have been added.
  26.  
  27.  
  28.  
  29.      CHANGES IN V7.21
  30.  
  31. Set default field values
  32.  
  33. Make some fields non-editable 
  34.  
  35. Screen sequencing - not documented     - access with F3
  36.  
  37.  
  38.  
  39.                             
  40.         
  41.      CHANGES IN V7.20
  42.     
  43. Tbrowse object will support a different column separator for each
  44. column for compatibility with csbrowz.exe.
  45.                 
  46. The menu for ????GET.PRG has been reduced from 3 lines to 2 which
  47. gives you an additional line for your screen design.
  48.  
  49.  
  50. Footer menus use saycolor() which makes for easy mods.
  51.  
  52. Basic support for the SuccessWare90 FoxPro CDX/IDX RDD for Clipper 5.01.
  53. Temp indexes can be created with a FOR condition when using the RDD!
  54.  
  55.  
  56.    CHANGES IN V7.19
  57.  
  58. Keys ALT-F1 thru ALT-F10 may be assigned an action block, e.g.
  59. {|| MyReport()} - for use    in show/edit mode.
  60.  
  61.  
  62. UNDO - Deletions and zapped screens may be undone. Use to recover from
  63. accidental deletions. Also, since UNDO doesn't care which screen 
  64. you are on, you can delete and object on one screen    and UNDO it 
  65. on another (move objects from screen to screen).
  66.  
  67.  
  68. Add mode function keys (F1-F10) will accept an action block - 
  69. {|| MyFunc()} as well as text. 
  70.  
  71. All M-> have been removed. Public memvars are now declared MEMVAR
  72. to supress compiler warnings.
  73.  
  74. /w switch added to .mak files. Application will now compile without
  75. any warnings!
  76.  
  77. Printer port selection added to select printer menu. Not fully tested.
  78.  
  79. Help system has been re-written. Supports multiple screens and easy to 
  80. make changes or create additional screens. 
  81.  
  82. Error object used for recovery of bad syntax when creating a temp index.
  83.  
  84. All known bugs in v7.18 fixed.
  85.  
  86.  
  87. Europe
  88. -------
  89.   SOFTSOL                    Tel.:+49-40-7665764
  90.   Salzburger Haeuser 4       Fax :+49-40-7665664
  91.   2100 Hamburg 90            BBS :+49-40-7665527/8
  92.   Germany                    CIS :100112,3401
  93.                                                                                 
  94.  
  95. U.S.A.
  96. -------
  97. Don Allred
  98. 15231 Weddington St.
  99. Van Nuys, CA 91411
  100.  
  101. or
  102.                                                              
  103. P.O. Box 56885             
  104. Sherman Oaks, CA 91413    
  105.  
  106. (818) 783-5837 Voice
  107. (818)    783-1277 FAX
  108.                                                     
  109.